[INFO] fetching crate jpegxr 0.3.1...
[INFO] fixing jpegxr-0.3.1 against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=start=2015 for pr-157817-2
[INFO] extracting crate jpegxr 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate jpegxr 0.3.1
[INFO] finished tweaking crates.io crate jpegxr 0.3.1
[INFO] tweaked toml for crates.io crate jpegxr 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate jpegxr 0.3.1 on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding bindgen v0.69.5 (available: v0.72.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.18)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271
[INFO] running `Command { std: "docker" "start" "d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=start=2015", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling jpegxr v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:69979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKStream { pub InitializeFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : ULong) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:70131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKStream { pub InitializeFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : ULong) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn () -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71419
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , pub CreateStreamFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , pub CreateStreamFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char) -> ERR > , pub CreateStreamFromMemory : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * mut :: std :: os :: raw :: c_void , arg3 : usize) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , pub CreateStreamFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char) -> ERR > , pub CreateStreamFromMemory : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * mut :: std :: os :: raw :: c_void , arg3 : usize) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFactory) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:73771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:73924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , pub CreateDecoderFromFile : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut * mut tagPKImageDecode) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:74098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , pub CreateDecoderFromFile : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut * mut tagPKImageDecode) -> ERR > , pub CreateFormatConverter : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFormatConverter) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:74229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , pub CreateDecoderFromFile : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut * mut tagPKImageDecode) -> ERR > , pub CreateFormatConverter : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFormatConverter) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKCodecFactory) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112873
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , pub Copy : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , pub Copy : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , pub Convert : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , pub Copy : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , pub Convert : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFormatConverter) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:69979
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKStream { pub InitializeFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : ULong) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]   = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:70131
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKStream { pub InitializeFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : ULong) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn () -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71419
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71529
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , pub CreateStreamFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71746
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , pub CreateStreamFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char) -> ERR > , pub CreateStreamFromMemory : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * mut :: std :: os :: raw :: c_void , arg3 : usize) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:71927
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFactory { pub CreateStream : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut PKStream) -> ERR > , pub CreateStreamFromFilename : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * const :: std :: os :: raw :: c_char , arg3 : * const :: std :: os :: raw :: c_char) -> ERR > , pub CreateStreamFromMemory : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut WMPStream , arg2 : * mut :: std :: os :: raw :: c_void , arg3 : usize) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFactory) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:73771
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:73924
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , pub CreateDecoderFromFile : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut * mut tagPKImageDecode) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:74098
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , pub CreateDecoderFromFile : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut * mut tagPKImageDecode) -> ERR > , pub CreateFormatConverter : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFormatConverter) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:74229
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKCodecFactory { pub CreateCodec : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const PKIID , arg2 : * mut * mut :: std :: os :: raw :: c_void) -> ERR > , pub CreateDecoderFromFile : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * const :: std :: os :: raw :: c_char , arg2 : * mut * mut tagPKImageDecode) -> ERR > , pub CreateFormatConverter : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFormatConverter) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKCodecFactory) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112124
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112339
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112565
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112716
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:112873
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113022
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113181
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , pub Copy : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113344
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , pub Copy : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , pub Convert : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]  --> /opt/rustwide/target/debug/build/jpegxr-a028c76c00554be5/out/bindings.rs:3:113510
[INFO] [stdout]   |
[INFO] [stdout] 3 | ... , PartialEq , Eq)] pub struct tagPKFormatConverter { pub Initialize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKImageDecode , pExt : * mut :: std :: os :: raw :: c_char , arg3 : PKPixelFormatGUID) -> ERR > , pub InitializeConvert : :: std :: option :: Option < unsafe extern "C" fn (pFC : * mut tagPKFormatConverter , enPFFrom : PKPixelFormatGUID , pExt : * mut :: std :: os :: raw :: c_char , enPFTTo : PKPixelFormatGUID) -> ERR > , pub GetPixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSourcePixelFormat : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut PKPixelFormatGUID) -> ERR > , pub GetSize : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut I32 , arg3 : * mut I32) -> ERR > , pub GetResolution : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * mut Float , arg3 : * mut Float) -> ERR > , pub Copy : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , pub Convert : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut tagPKFormatConverter , arg2 : * const PKRect , arg3 : * mut U8 , arg4 : U32) -> ERR > , pub Release : :: std :: option :: Option < unsafe extern "C" fn (arg1 : * mut * mut tagPKFormatConverter) -> ERR > , ...
[INFO] [stdout]   |       --------- in this derive macro expansion                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: the address of the same function can vary between different codegen units
[INFO] [stdout]   = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]   = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.85s
[INFO] [stderr] crater-edition-check: all finished
[INFO] running `Command { std: "docker" "inspect" "d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271", kill_on_drop: false }`
[INFO] [stdout] d2786563bed301df74dcc78054a739d851c6620e16e250878b04fd6c589e8271
